Touchscreen Tap
Simulates touchscreen events, by firing touchstart then touchend events. Enable Touchscreen in Launch Browser to use.

Input
Browser
| Name | Required | Description |
|---|---|---|
| Browser Instance | Which browser instance to run against. |
Target
| Name | Required | Description |
|---|---|---|
| Position | A tool to help you visualise the touch position. | |
| X Coordinate | X Coordinate relative to the top-left point of the viewport. | |
| Y Coordinate | Y Coordinate relative to the top-left point of the viewport. |
Output
| Name | Required | Description |
|---|---|---|
| Action Success | True if the action passed, false if it failed. |